{foreach from=$toolbar item='action'} {if isset($action.html)} {$action.html} {else}
  • {$action.label}
  • {/if} {/foreach}
{foreach from=$groups item="group"} {$group} {/foreach} {$cmpsMarkup}